Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public virtual void Dispose()
Visual Basic
Public Overridable Sub Dispose

Implements

IDisposable..::..Dispose()()()()

See Also